home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / T0320 / text0006.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  1.4 KB  |  32 lines

  1. > > DSP, so v2.06 should be a bit faster than v2.05 when it's ready. If I find the
  2. > > PMMU is making a difference, I might be tempted to configure it myself as an extra.
  3.  
  4. The TOS MMU table is very simple and only a few of the entries should ever
  5. be used. Once they have been, they'll stay in the buffers in the '030 and
  6. should not affect speed.
  7.  
  8. It should be possible to make the Falcon work with the MMU turned off, if
  9. you instead set up the transparent translation registers to disable caching
  10. of the hardware registers.
  11. I'd be very surprised if it made anything faster, though.
  12.  
  13. MiNT without memory protection shouldn't touch the PMMU at all, by the way.
  14.  
  15. > I would like to suggest that you actively turn on the caches too...
  16.  
  17. Are your caches turned off by default?
  18.  
  19. Someone once mentioned that you could speed up memory moves if you changed
  20. the default cache settings. At the time I thought that sounded reasonable,
  21. since I assumed the '030 always loaded complete cache lines. Apparently
  22. it doesn't do that, however, unless you have burst mode memory. I guess
  23. changing the 'allocate on write' bit might be useful to keep written data
  24. out of the cache, though.
  25.  
  26. -- 
  27.   Chalmers University   | Why are these |  e-mail:   rand@cd.chalmers.se
  28.      of Technology      |  .signatures  |            johan@rand.thn.htu.se
  29.                         | so hard to do |  WWW/ftp:  rand.thn.htu.se
  30.    Gothenburg, Sweden   |     well?     |            (MGIFv5, QLem, BAD MOOD)
  31.  
  32.